Natural Language Processing techniques using NLTK library
I'm a newbie to NLP and would like to leverage python NLTK library for my task. My purpose is to extract test cases/scenarios from a requirement document (the input is a .txt file). Can anyone guide /suggest/Hint/point me to an approach in order to create test scenarios or test cases using NLTK
You must be logged in to post. Please login or register an account.